packetcable.git
2015-12-16 Thanh HaAdd missing license headers to packetcable-driver nio 51/31451/1
2015-12-16 Thanh HaAdd missing license headers to packetcable-driver messages 50/31450/1
2015-12-16 Thanh HaAdd missing license headers to packetcable-driver gates 45/31445/1
2015-12-16 Thanh HaAdd missing license headers to packetcable-driver concu... 44/31444/1
2015-12-16 Thanh HaAdd missing license headers to packetcable-driver base 43/31443/1
2015-12-16 Thanh HaAdd missing license headers to packetcable-emulator 42/31442/1
2015-12-14 Ryan Vailfixed usage of optional and fixed bug in ccap validator... 13/31313/1
2015-12-14 Brian OtteMerge "Minor fixes and adding unit testing for validators"
2015-12-14 Ryan VailMinor fixes and adding unit testing for validators 06/31306/1
2015-12-09 Brian OtteMerge "Refactored validator implementation"
2015-12-08 kkershawAdd LICENSE files for Packetcable project and COPS... 21/31021/3
2015-12-08 Ryan VailRefactored validator implementation 16/31016/1
2015-11-24 Ryan VailAdding support for multiple classifiers per gate 65/30165/1
2015-11-13 Ryan VailAdded response data to operational datastore, refactore... 56/29656/1
2015-10-26 Ryan VailUpdated model yang file to use recommended practices... 24/28824/1
2015-10-14 Ryan VailCleaned up Subnet.java and added/extended unit tests. 60/28360/2
2015-09-10 Tony TkacikMigration to use MD-SAL Project 64/26364/4
2015-09-04 Tomas CereMigrate restconf dependency 07/26507/1
2015-09-03 Steven PisarskiMoved emulator classes out of driver module. 69/25269/3
2015-08-24 Brian OtteMerge "Removed original Hydrogen demo from repo."
2015-08-13 Steven PisarskiRemoved original Hydrogen demo from repo. 70/25270/1
2015-08-13 Steven PisarskiRefactor PCMM aspects of COPS message data objects. 61/25261/1
2015-08-12 Brian OtteMerge "Remove "response" from yang."
2015-08-12 Alexis de TalhouëtRemove "response" from yang. 39/24439/12
2015-07-22 Alexis de TalhouëtRemove deprecated modules. 42/24442/5
2015-07-22 Steve PisarskiMerge topic 'clean-up'
2015-07-22 Steve PisarskiMerge "Explicitly set git-review branch to master"
2015-07-22 Alexis de TalhouëtRelocate config subsystem. 37/24437/6
2015-07-22 Alexis de TalhouëtRefactor pom files to reflects right parents. 06/24406/3
2015-07-22 Thanh HaExplicitly set git-review branch to master 24/24424/1
2015-07-21 Alexis de TalhouëtFix issue on shutdown. 58/24358/1
2015-06-24 Brian OtteMerge "Replaced bitwise operator usage with java lang...
2015-06-24 botte\rModified JUnit tests to allow IP Address form of ... 40/23240/1
2015-06-23 Steven PisarskiReplaced bitwise operator usage with java lang APIs... 05/22805/2
2015-06-17 Steven PisarskiMoved CMTS emulator to its own module so it can either... 28/22728/2
2015-06-15 Steven PisarskiMoving fix by Tony Tkacik in the stable/lithium branch... 20/22620/2
2015-06-01 Steven PisarskiIncrementing versions by 0.1.0 for post-lithium master... 62/21562/1
2015-05-22 mserngawyJunit Test for PacketCable-policy-server project 87/20987/3
2015-05-18 Steven PisarskiCleanup tests. 79/20679/1
2015-05-18 Steven PisarskiAdded sample mock CMTS configuration. 77/20677/1
2015-05-18 Steven PisarskiAdded logic for the PacketcableProvider class to manage... 76/20676/1
2015-05-18 Steven PisarskiFixing the setting of the DSCP_TOSOverwrite value with... 75/20675/1
2015-05-18 Steven PisarskiImproved thread error handling. 73/20673/1
2015-05-18 Steven PisarskiSample restconf calls using Google Postman with 2 diffe... 72/20672/1
2015-05-13 Steven PisarskiExpanded CMTS emulator to respond properly to gate... 03/20303/1
2015-05-13 Steven PisarskiCleanup of state managers' interfaces (constructor... 56/20056/2
2015-05-12 Steven PisarskiRemoved Main.java as it does not do anything and the... 49/20049/2
2015-05-12 Steven PisarskiRemoval of interfaces used by the packetcable-consumer... 46/20046/2
2015-05-08 Thomas KeeMerge changes Ic442b16e,Ibeb2c05b,Ibadb787a,I5fd9b5dd...
2015-05-08 Thomas KeeMerge changes If0630105,I9d2d5e61,I1cea2a32,Icc05b6a7...
2015-05-08 Thomas KeeMerge "Changed tests to leverage a dynamic port for...
2015-05-08 Steven PisarskiFixed exception handling when shutting down a COPS... 32/19832/2
2015-05-08 Steven PisarskiHad to change the key to a map from a yang generated... 26/19826/2
2015-05-08 Steven PisarskiRefactor shared attributes and methods to the PEP agent... 42/19742/2
2015-05-08 Steven PisarskiRefactor of PDP Agent code. 33/19733/2
2015-05-08 Steven PisarskiComplete PDP connection refactor. 31/19731/2
2015-05-08 Steven PisarskiMoved all identical attributes and methods from COPSPdp... 66/19666/2
2015-05-08 Steven PisarskiCompleted COPS PEP request state manager refactor prima... 62/19662/2
2015-05-08 Steven PisarskiGeneralize COPSPepOSConnection as a COPSPepConnection. 58/19658/2
2015-05-08 Steven PisarskiFix class javadoc comment. 56/19656/2
2015-05-08 Steven PisarskiMoving COPSPepOSDatatProcess down the class hierarcy. 55/19655/2
2015-05-08 Steven PisarskiCompleted COPS state manager refactor. 54/19654/2
2015-05-08 Steven PisarskiMoved up some of the methods from the PEP and PDP OSMsg... 53/19553/2
2015-05-08 Steven PisarskiExtending the PCMMPdpConnection from COPSPdpConnection. 53/19653/2
2015-05-08 Steven PisarskiCreated abstract super class for all COPS Message Sende... 50/19550/2
2015-05-08 Steven PisarskiRefactor COPS PDP connection classes. 52/19652/2
2015-05-08 Steven PisarskiEnsure all *DataProcess classes have been changed from... 48/19548/2
2015-05-08 Steven PisarskiGeneralize PDP Data Process classes. 49/19649/2
2015-05-08 Steven PisarskiCreated abstract super class for all COPS state manager... 38/19538/2
2015-05-08 Steven PisarskiGeneralize the COPSPdpException class to a COPSExceptio... 34/19534/2
2015-05-08 Steven PisarskiGeneralize the COPSPepException class to a COPSExceptio... 33/19533/2
2015-05-08 Steven PisarskiExpanded CMTS emulator to accept at least one type... 67/19467/2
2015-05-08 Steven PisarskiAdded comment to the reasoning behind the hashCode... 62/19462/2
2015-05-08 Steven PisarskiRemoved commented line and replaced with a TODO per... 59/19459/2
2015-05-08 Steven PisarskiGeneralize the COPSPepException class to a COPSExceptio... 58/19458/2
2015-05-08 Steven PisarskiFixed block responsible for parsing the PCMM gate reque... 57/19457/2
2015-05-08 Steven PisarskiFixed the routine responsible for parsing a gate reques... 56/19456/2
2015-05-08 Steven PisarskiFixed hashCode() so it returns the same value after... 55/19455/2
2015-05-08 Steven PisarskiRemoved the requirement that the COPSData member (aka... 53/19453/2
2015-05-08 Steven PisarskiImproved exception handling, increased immutability... 95/19395/2
2015-05-08 Steven PisarskiGeneralizing COPSPdpException to a COPSException. 91/19391/2
2015-05-08 Steven PisarskiFix to NPE during instantiation after moving the instan... 90/19390/2
2015-05-08 Steven PisarskiWith previous change to AbstractPCMMServer, instantiati... 47/19347/2
2015-05-08 Steven PisarskiNow Karaf module capable of starting the new bundles... 46/19346/2
2015-05-08 Steven PisarskiNew feature bundle for the new feature odl-packetcable... 45/19345/2
2015-05-08 Steven PisarskiNew configuration bundle for the new feature odl-packet... 44/19344/2
2015-05-08 Steven PisarskiThe provider module for the Arris designed APIs. 42/19342/2
2015-05-08 Steven PisarskiNew model module for use in the new feature to be calle... 28/19328/2
2015-05-08 Steven PisarskiMiscellaneous driver fixes found while migrating and... 27/19327/2
2015-05-08 Steven PisarskiAdded an optional COPSClientSI object as a member to... 25/19325/2
2015-05-08 Steven PisarskiChanged tests to leverage a dynamic port for testing... 22/19322/2
2015-05-08 Steven PisarskiAdded new constructor. May need to tighten down interfa... 16/19316/2
2015-05-08 Thomas KeeMerge "Ensure padding data cannot be written when empty."
2015-05-08 Thomas KeeMerge "Copyright"
2015-05-08 Thomas KeeMerge "Copyright"
2015-05-08 Thomas KeeMerge "Added logging to help debug COPS message handling."
2015-05-08 Thomas KeeMerge "Created a client-type enumeration as part of...
2015-05-08 Thomas KeeMerge "Completed COPS Message refactoring. Was planning...
2015-05-08 Thomas KeeMerge "The second patch of an estimated 4 to complete...
2015-05-08 Mohamed El... Copyright 10/19910/1
next