Bump versions to Sodium SR4
[l2switch.git] / packethandler /
2021-04-13 Robert VargaBump versions to Sodium SR4 30/95730/3
2021-04-10 Robert VargaUpdate to work on Sodium SR1 09/85209/5
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 38/68738/1
2018-02-13 Evan ZellerMerge "Fix FindBugs violations and enable enforcement"
2018-02-09 Tom PantelisFix FindBugs violations and enable enforcement 39/67639/3
2018-01-27 Tom PantelisFix checkstyle violations 38/67638/1
2018-01-27 Tom PantelisPOM cleanup 23/67623/2
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 88/61688/1
2017-07-23 Tom PantelisRemove JMXGenerator from poms 64/60664/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 02/54702/1
2017-03-07 Martin CiglanBUG-6859 - Binding generator v1 refactoring 27/52927/1
2017-02-03 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 67/50867/2
2017-01-31 Sai MarapaReddyMerge "BUG-5222: do not pull in odl-mdsal-xsql"
2017-01-31 Michael VorburgerRemove bad manifestLocation from maven-bundle-plugin 42/51242/1
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 21/43421/1
2016-07-17 Yakir DoraniBug 6199 - Add icmp decoder to packethandler 61/40661/5
2016-07-04 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 52/41052/2
2016-06-28 Alexis de TalhouëtAdd blueprint wiring for packet handler 30/40730/9
2016-05-09 Evan ZellerMerge "BUG 5012 - adding configurable support for timin...
2016-05-09 Evan ZellerMerge "Bug 5768 - Changing L2switch to depend on openfl...
2016-05-04 Evan ZellerMerge "Bug 5452 - stable / beryllium - Adding comments...
2016-05-04 Evan ZellerMerge "Bug 2501 Reactive mode -default L2Switch timeout...
2016-04-27 Sai MarapaReddyBug 5629 - Cleaning up Yang files 67/38167/1
2016-04-14 Evan ZellerMerge "Bug-5644: Fix checkstyle invocation for l2switch...
2016-04-08 Evan ZellerMerge "Do not deploy the karaf artifact"
2016-04-04 AjayBug-5644: Fix checkstyle invocation for l2switch builds 27/37027/3
2016-04-01 AjayBug-5559: L2Switch distribution job does not work correctly 23/37023/2
2016-03-23 Evan ZellerMerge "Bug: 2897 Handle packet decode and publish notif...
2016-03-17 Ajay LBug: 2897 00/35300/3
2016-01-22 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 80/33280/3
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 27/32727/1
2015-11-30 Evan ZellerMerge "Explicitly set git-review branch to master"
2015-10-03 Tony TkacikFixed incorrect prefixes in uses augment. 70/27870/1
2015-09-19 Amit MandkeMerge "Migration to use MD-SAL Project"
2015-09-11 Amit MandkeMerge "Migrate restconf dependencies"
2015-09-09 Tony TkacikMigration to use MD-SAL Project 78/26378/2
2015-09-08 Evan ZellerMerge "BUG-3958 Added description"
2015-09-08 Evan ZellerMerge "BUG-3576 Resubmit - Flows should be installed...
2015-09-08 Evan ZellerMerge "BUG-2865 Partial fix"
2015-08-19 Evan ZellerMerge changes from topic 'license'
2015-08-09 Thanh HaFix license header violations in packethandler 19/25019/1
2015-07-06 Anton IvanovBUG-2865 Partial fix 19/23519/3
2015-06-29 Robert VargaIntroduce artifacts artifact 61/23261/3
2015-05-28 Alex FanIncrementing versions by 0.1.0 for post-lithium master... 59/19559/2
2015-04-22 Robert VargaFix JDK8 javadoc errors 06/18806/1
2015-03-24 Amit MandkeMerge "Removed unused argument 'payload'"
2015-02-24 Michal RehakBUG-2647: model+nsf.app migration proposal 18/14518/3
2014-10-10 Amit MandkeIncrementing versions by 0.1.0 for post-Helium master... 02/11902/1
2014-09-18 Alexander FanMerge "Add -rest and -ui features to make it easier...
2014-09-16 Devin AveryBug 1873 - Replace Hardcoded URLs and add Missing Paren... 45/10945/5
2014-09-05 Alex FanAdd another configuration item to L2SwitchMain. Refact... 27/10827/1
2014-09-04 Alex FanIntegrate LoopRemover module with config subsystem. 38/10738/5
2014-09-03 Alex FanIntegrate packethandler & arphandler with config subsystem. 00/10400/10
2014-08-23 Amit MandkeAdded util classes for packet decoding instead of depen... 99/10199/2
2014-08-13 Alexander FanMerge "Fixed ClassCastException during decode. There...
2014-08-13 Amit MandkeFixed ClassCastException during decode. 32/9932/1
2014-08-13 Colin DixonEnabling checkstyle by default 96/9896/2
2014-08-13 Colin DixonFixing pom files so Eclipse works 94/9894/2
2014-07-30 Amit MandkeMerge "Bring hosttracker code into l2switch"
2014-07-28 Ed WarnickeBUG-432: Fix in response to Gerrit 9362 17/9417/1
2014-07-28 Colin DixonChanging Registrations to not use generics 12/9412/3
2014-07-11 Colin DixonFixing null pointer exception in packet handler 54/8954/2
2014-07-11 Alex FanRefactor ipv4packet.yang to use already-defined inet... 23/8923/1
2014-07-11 Alex FanAdding arp and ipv4 tests from mininet/wireshark dump. 21/8921/1
2014-07-11 Alex FanFixed a bug in IPv6decoder. 17/8917/3
2014-07-10 Alex FanRefactor to packet-chain, per Wojiech suggestion. 84/8884/7
2014-07-08 Amit MandkeMerge "Add generated source as source folder in eclipse"
2014-07-08 Amit Mandkeinstantiated ipv4 decoder 23/8823/1
2014-07-08 Evan ZellerAdd generated source as source folder in eclipse 20/8820/1
2014-07-08 Amit Mandkeadd changes to clean generated code by yang tools durin... 69/8769/1
2014-07-07 lolageaartiIpv4 Decoder refactoring + Unit test changes 46/8746/2
2014-07-03 Alex FanAdding files for Ipv6 decoding; however, the implementa... 46/8646/1
2014-07-03 Alex FanAdding license to java files. 36/8636/1
2014-07-03 Alex FanCompleting l2switch-main module. 69/8569/3
2014-07-02 Alex FanThis commit consists of.. 22/8522/3
2014-07-01 Amit MandkeModified arp to use refactored models. 18/8518/1
2014-06-27 Alex FanChange ipv4-source and ipv4-destination fields to the... 21/8421/1
2014-06-27 Amit MandkeRefactored decoder models as per new design. Also modif... 88/8388/2
2014-06-19 Amit MandkeChanges for config subsystem and abstract decoder. 59/8159/1
2014-06-13 Alex FanRevert last commit. 01/8001/1
2014-06-13 Alex FanMerge "Removed ipv4decoder, arpdecoder, & ethernetdecod...
2014-06-13 Alex FanRemoved ipv4decoder, arpdecoder, & ethernetdecoder... 00/8000/2
2014-06-13 Amit Mandkechange in comment 99/7999/1
2014-06-13 Alex FanMove ethernet functionality to its own module "ethernet... 69/7969/2
2014-06-12 Alex FanAdding ipv4packet module. 63/7963/2
2014-06-12 Amit Mandkeminor refactoring in yang models and member name changes 60/7960/1
2014-06-12 Amit Mandkerefactored decoder framework so that multilayer decodin... 23/7923/2
2014-06-09 Amit Mandkeadding unit tests for decoder framework 40/7840/1
2014-06-06 Alex FanMoving arp-packet to its own module. 60/7760/1
2014-06-06 Amit MandkeImplemetation for packet decoder framework. 57/7757/1
2014-06-05 Alex FanMake ipv4 packet "use" ethernet-packet. Also add arp... 54/7754/2
2014-06-05 Alex FanRefactor the yangs for conflicting fields. 25/7725/1
2014-06-04 Amit MandkeInitial interfaces for decoders and some refactoring. 02/7702/1
2014-06-04 Alex FanChange the method signature to RawPacket, instead of... 01/7701/1
2014-06-04 Alex FanHandle Q-in-Q case, not just single 802.1Q header. 99/7699/1
2014-06-04 Alex FanRemove contact info from pom.xml & fix version inheritance. 97/7697/1
2014-06-04 Alex FanAdding yang files for ethernet packet. 27/7527/12
2014-05-28 Amit MandkeCreating initial project structure and pom files. 69/7469/1